home *** CD-ROM | disk | FTP | other *** search
/ Explore the World of CD …rtainment & Home Learning / Explore the World of CD Entertainment and Home Learning (Magnum Design)(Macworld)(1995).iso / *Consumer Demo CD ƒ / Home Learning / BODY / DATA / contentM.dir / 00008_Script_8 < prev    next >
Text File  |  1995-06-29  |  473b  |  19 lines

  1. on startmovie
  2.   set the colordepth to 8
  3.   blank
  4. end startmovie
  5.  
  6. on blank
  7.   
  8.   --global myobj
  9.   --if not objectP( myobj ) then set myobj = RearWindow(mnew, "s")
  10.   --if value ( myobj ) < 0 then
  11.     
  12.     --set myobj = 0
  13.   --else
  14.     --myobj(mindexColorToWindow, 0)
  15.   --end if
  16. end
  17.  
  18.  
  19. --ïeggïblankï put the resources, XCOD and WDEF from the rearwindow resource file into the projector that is made of this movie. Use ResEdit, it's a copy and paste job!! ïeggï--